词语屋>英语词典>leaf node翻译和用法

leaf node

英 [liːf nəʊd]

美 [liːf noʊd]

网络  叶子结点; 叶子节点; 叶节点; 叶结点; 树叶节点

计算机

英英释义

noun

  • (botany) the small swelling that is the part of a plant stem from which one or more leaves emerge
      Synonym:node

    双语例句

    • The detail data declared in the sub-classes is loaded only when a user either selects the tree leaf or opens the tree node.
      在子类中声明的详细数据只在用户选择这个树叶或打开树节点时才会装载。
    • In the index tree, leaf node is storing the XML data.
      索引树中的叶子节点存放着XML节点的数据。
    • Took researches in the handoff of leaf node in virtual backbone, and analyzed the problems of the address changes, the route destroying, and the communication maintenance, which would be faced when the leaf node's handoff in the virtual
      研究了虚拟骨干网中叶子节点的越区切换机制,分析了虚拟骨干网中叶子节点越区切换后所面临的地址改变、路由破坏、通信保持等问题,并提出了相应
    • The third is all attributes from rote node to leaf node must be known.
      ID3必须知道从叶子节点到树根的路径上所有内节点对应的属性的属性值。
    • A geo-based search tree with branching factor K is constructed by recursively using cluster method to split scenes. The atomic region is defined on the leaf node of the search tree.
      通过聚类算法递归的建立了一棵K叉树,将场景划分为由树的叶节点定义的若干原子区域。
    • Leaf length, stem width and node length were investigated for genetic effects.
      通过田间试验,对叶长、茎粗和节间长的基因效应进行了研究。
    • For large files ( including those that are fragmented), an inode can reference an index node, each of which can reference a leaf node ( referencing multiple extents).
      对于大文件(包括片段文件),一个inode能够引用一个索引节点,而每个索引节点能够引用一个叶节点(引用多个区段)。
    • Compared with Judy, J#-tree adds a precursor pointer and a successor pointer into every leaf node, pointing to the precursor node and the successor node, respectively.
      与Judy相比,J树通过在叶结点中增加一个前驱指针和一个后继指针,分别指向该结点的前驱结点和后继结点。
    • Staining results showed that POS mRNA was detected in vegetative organs, including root, leaf, shoot apex, upper node and tiller.
      GUS染色结果显示,POS基因在根、叶、茎尖、节位和分蘖芽都有表达。
    • This method returns the children of the given tree node, or it returns null if the leaf tree node is encountered.
      该方法返回给定树节点的子节点,或者如果遇到叶子节点,它返回null。